C1.Blazor.ListView Assembly / C1.Blazor.ListView Namespace / C1ListView<T> Class / IsInitialized Property

In This Topic
IsInitialized Property (C1ListView<T>)
In This Topic
Gets whether the component was already initialized.
Syntax
'Declaration
 
Public ReadOnly Property IsInitialized As Boolean
 
See Also